xl: improve compatibility with xm
authorCarsten Schiers <carsten@schiers.de>
Tue, 21 Jun 2011 17:24:34 +0000 (18:24 +0100)
committerCarsten Schiers <carsten@schiers.de>
Tue, 21 Jun 2011 17:24:34 +0000 (18:24 +0100)
commitdbf20f55f0c154d11153c40f2a709b8c32bb83cc
treed6ca298aee87d98996e604cb67f625ede55d8e8f
parentbec8caf43bb0949cea5930f6b3b74a2abf1b4486
xl: improve compatibility with xm

/etc/init.d/xendomains relies on simple pattern matching from sructures
being printed by "xl list -l" command. so update xl implementation to
match.

Signed-off-by: Carsten Schiers <carsten@schiers.de>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libxl/xl_cmdimpl.c